home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_expect.idb / usr / freeware / lib / expect / pkgIndex.tcl.z / pkgIndex.tcl
Encoding:
Text File  |  1999-01-26  |  501 b   |  11 lines

  1. # Tcl package index file, version 1.0
  2. # This file is sourced either when an application starts up or
  3. # by a "package unknown" script.  It invokes the
  4. # "package ifneeded" command to set up package-related
  5. # information so that packages will be loaded automatically
  6. # in response to "package require" commands.  When this
  7. # script is sourced, the variable $dir must contain the
  8. # full path name of this file's directory.
  9.  
  10. package ifneeded Expect 5.28.1 [list load [file join $dir .. libexpect5.28.so]]
  11.